home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 5⁄4⁄90 / 1248-finding size of boot-May90 < prev    next >
Encoding:
Text File  |  1990-05-04  |  657 b   |  20 lines  |  [TEXT/GEOL]

  1. Item    0269833                         4-May-90        10:07PDT
  2.  
  3. From:   DAWSON.M                        Dawson, Mark
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    finding size of boot screen
  8.  
  9. I have made up two different windows, depending on what size screen my MacApp
  10. program will be booted on (there's no grow box).  My problem: I'm not sure how
  11. to tell the size of the screen I've booted on (both for debug && non-debug
  12. versions).   Is all I need to do is a GetPort(x) && then look at x.portRect?
  13. What I'm afraid of is that GetPort won't always get the boot screen, but
  14. possibly the MacApp debugger window.
  15.  
  16. Thanks,
  17.  
  18. Mark
  19.  
  20.